java.lang.Object
edu.uky.ai.lp.Main
public class Main
extends java.lang.Object
Starts a new game of "Hunt the Wumpus".
- Author:
- Stephen G. Ware
-
Constructor Summary
Constructors
| Constructor |
Description |
Main() |
|
-
Method Summary
| Modifier and Type |
Method |
Description |
static void |
main(java.lang.String[] args) |
Starts the game.
|
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Details
-
public static void main(java.lang.String[] args)
throws java.lang.Exception
Starts the game.
- Parameters:
args - ignored
- Throws:
java.lang.Exception - if an exception occurs during play